@charset "utf-8";

/* 广告区 */

.advertisement-item {
    padding: 14px 0 40px;
    background-color: #fff;
}

.advertisement-item a {
    float: left;
}

.advertisement-item a+a {
    margin-left: 12px;
}


/* 特价 */

.special-item {
    background-color: #fff;
}
.gray-bg{
    background-color: #f5f5f5;
    padding-top: 30px;
}
.special-title {
    padding: 17px 14px 19px 40px;
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}


.special-logo {
    float: left;
    margin-top: 4px;
}

.special-head {
    float: left;
    color: #333;
    font-size: 22.76px;
    font-style: italic;
    margin-left: 7px;
    font-weight: bold;
}

.special-head span {
    color: #ff3600;
}
.seckill-head span {
    color: #f4a123;;
}

.width-1 {
    width: 1px;
    height: 18px;
    background-color: #888;
    margin-left: 12px;
    margin-top: 10px;
    float: left;
}

.special-text {
    color: #545454;
    font-size: 14px;
    float: left;
    padding: 11px 0 0 7px;
}


/* 倒计时 */

.countdown {
    float: right;
}

.countdown span {
    float: left;
}

.countdown .tip-text {
    text-align: left;
    margin-right: 14px;
    line-height: 32px;
}

.countdown .days {
    margin-right: 14px;
    line-height: 32px;
    color: #333;
    font-size: 14px;
}

.countdown .time-date {
    width: 32px;
    height: 32px;
    border-radius: 2px;
    background-color: #4c4c4c;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-family: Arial;
}

.countdown .time-code {
    width: 14px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}


/* 轮播 */

.special-content {
    width: 100%;
    padding: 33px 0 39px 0px;
    background-color: #fff;
    position: relative;
}

.slide-item {
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.special-content-wrap .sPrev,
.special-content-wrap .sNext {
    position: absolute;
    left: -62px;
    top: 170px;
    width: 48px;
    height: 48px;
    background-image: url('../images/zp_arrow_l.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
}

.special-content-wrap .sNext {
    right: -62px;
    left: auto;
    background-image: url('../images/zp_arrow_r.jpg');
}

.slide-item ul {
    overflow: hidden;
    zoom: 1;
}
.special-content-wrap .slide-item ul a.sale-over::before{
    content:"";
    width: 100%;
    height: 100%;
    display: block;
    position:absolute ;
    top: 0;
    left: 0;
    background:#fff;
    background-repeat: no-repeat;
    z-index: 11;
    opacity: 0.6;
    
}
.special-content-wrap .slide-item ul a.sale-over::after{
    content:"";
    width: 100%;
    height: 100%;
    display: block;
    position:absolute ;
    top: 0;
    left: 0;
    background:url('../images/zp_label_qg.png') center 35%;
    background-repeat: no-repeat;
    z-index: 12;
    
}
.goods-contnet-des{
    padding: 0 14px;
}

.special-title-left {
    width: 100%;
    display: inline-block;
    padding: 17px 14px 19px 20px;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.special-title-right {
    width: 100%;
    display: inline-block;
    padding: 17px 14px 19px 20px;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.special-content-left {
    /* width: 100%; */
    padding: 0 3px;
    background-color: #fff;
    position: relative;
    width: 49%;
    display: inline-block;
    position: relative;
    
}
.special-content-right {
    /* width: 100%; */
    padding: 0 3px;
    background-color: #fff;
    position: relative;
    width: 49%;
    display: inline-block;
    margin-left:8px;
    position: relative;
}
.special-content-left .special-alt{
    margin-top: 14px;
}
.special-content-left .special-price{
    margin-top: 10px;
}
.hdbtn-left{
    display: none;
}
.hdbtn-right{
    display: none;
}
.hdbtn-left .sPrev{
    width: 18px;
    height: 40px;
    left:1px;
    top:212px;
    z-index: 12;
}
.hdbtn-left .sNext {
    width: 18px;
    height: 40px;
    right:1px;
    top:212px;
    z-index: 12;
}
.hdbtn-right .sPrev{
    width: 18px;
    height: 40px;
    left:1px;
    top:212px;
    z-index: 12;
}
.hdbtn-right .sNext {
    width: 18px;
    height: 40px;
    right:1px;
    top:212px;
    z-index: 12;
}
.sPrev:hover,.sNext:hover{
    opacity: 0.6;
}
.spill-two .tempWrap{
    padding-left:13px;
}
.spill-two .time-date{
    border-radius: 4px;
    width: 28px;
    height: 28px;
}

.special-content-left ul li, 
.special-content-right  ul li {
    margin-top:10px;
    margin-bottom:20px;
}

.spill-two .slide-item ul li {
    margin-right: 14px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.special-content-left .slide-item .special-good ,.special-content-right .slide-item .special-good {
    width: 282px;
    height: 386px;
    padding: 28px 30px;
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}
.special-content-left .special-img,.special-content-right .special-img{
    margin:0 auto;
}

.slide-item ul li {
    margin-right: 14px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.slide-item ul li:nth-of-type(5n) {
    margin-left: 0;
}

.slide-item .special-good {
    width: 234px;
    height: 320px;
    padding: 28px 37px;
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}

.slide-item .special-good:hover {
    background-color: #f5f5f5;
}
.special-content-left:hover .hdbtn-left {
    display: block;
}
.special-content-right:hover .hdbtn-right {
    display: block;
}
.special-img {
    width: 160px;
    height: 160px;
    overflow: hidden;
    position: relative;
}
.spill-two .special-img {
    width: 220px;
    height: 220px;
}
.spill-two .special-img img{
    width: 220px;
}

.special-img img {
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	width: 160px;
	height: 160px;
}

.special-descr {
    margin-top: 16px;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 39px;
    text-align: left;
}
.seckill-special-descr {
    margin-top: 16px;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 39px;
    text-align: left;
}

.special-alt {
    width: 100%;
    margin-top: 9px;
    color: #b0b0b0;
    font-size: 12px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 12px;
    line-height: 12px;
}

.special-price {
    width: 100%;
    margin-top: 14px;
    font-size: 14px;
    color: #c00000;
    line-height: 14px;
    overflow: hidden;
    line-height: 27px;
}
.special-price img{
    display: inline-block;
    float: left;
    padding-top: 3px;
}

.special-price .special-now-price {
    /* width: 50%; */
    text-align: left;
    float: left;
    box-sizing: border-box;
}
.spill-two .special-now-price {
    font-size: 18px;
}
.spill-two .now-price-icon {
    font-size: 12px;
}
.special-price .special-now-price img{
    display: inline-block;
}

.special-price .special-old-price {
    /* width: 50%; */
    float: left;
    padding-left: 5px;
    text-align: left;
    color: #b0b0b0;
    box-sizing: border-box;
    font-size: 12px;
}

.tag-img {
    position: absolute;
    right: 10px;
    top: 0;
    width: auto;
    max-width: 70px;
    max-height: 70px;
    overflow: hidden;
}
.meter {
    margin-top: 10px;
    text-align: left;
    }
.meter .progress-rate-wrap {
    height: 8px; /* Can be anything */
    width: 98px;
    position: relative;
    background: #f7e4c6;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    }
.meter .remain-num {
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #b0b0b0;
    }
.meter .progress-rate-wrap > .progress-rate {
    display: block;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    /* border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; */
    border-radius: 25px;
    background-color: #f7be63;
    position: relative;
    overflow: hidden;
}
.spill-two .width-1 {
    background-color: #cccccc;
}

/* 只有秒杀时 */
.seckill-wrap .goods-contnet-des{
    padding: 0;
}

.seckill-wrap .progress-rate-wrap{
    width: 85px;
}
.seckill-wrap .slide-item{
    padding: 20px 0;
}


/* 自饮  + */

.card-title {
    padding: 40px 0 19px;
    color: #333;
    font-size: 22px;
}

.card-content>div {
    float: left;
    width: 234px;
    margin-left: 14px;
}

.card-content .card-left {
    margin-left: 0;
}

.card-left a {
    display: block;
}

.card-left .tag-card {
	max-width: 100%;
	width: 234px;
    height: 486px;
    position: relative;
    margin-bottom: 14px;
    background-image: url('../images/tab-drink.png');
    background-position: center center;
    background-repeat: no-repeat;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}
.card-left .tag-card img{max-width: 100%;width: 234px;/*height: 486px;*/}
.card-left .tag-card:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.tag-card h2 {
    padding: 32px 0 25px;
    text-align: center;
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.tag-card-descr {
    width: 194px;
    margin: 0 auto;
    color: #545454;
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tag-card-price {
    color: #c00000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 16px;
}

.card-left .more-card {
    height: 153px;
    background-color: #fff;
    position: relative;
    transition: all .3s;
}

.card-left .more-card:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.more-card h2 {
    color: #333;
    font-size: 18px;
    padding: 42px 0 9px 22px;
}

.more-text {
    color: #757575;
    font-size: 12px;
    padding: 0 84px 5px 22px;
    overflow: hidden;
    white-space: nowrap;
}

.more-card img {
    position: absolute;
    right: 24px;
    top: 55px;
}

.card-content .card-center {
    width: 730px;
}

#new-card-center {
    width: 978px;
}

#new-card-center .more-card {
    height: 153px;
    background-color: #fff;
    position: relative;
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    width: 234px;
    padding: 0;
    margin-right: 0;
    margin-top: 14px;
}

#new-card-center a:nth-child(4) {
    margin-top: 0;
}

#new-card-center a:nth-child(3n) {
    margin-right: 14px;
}

#new-card-center a:nth-child(9) {
    margin-right: 0;
}

#new-card-center a:nth-child(4n) {
    margin-right: 0;
}

#new-card-center .more-card:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.card-center a {
    width: 234px;
    height: 320px;
    padding: 28px 37px;
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    float: left;
    margin-right: 14px;
    margin-top: 14px;
}

.card-center .add-card {
    width: 234px;
    display: block;
    box-sizing: border-box;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    float: left;
    margin-top: 14px;
}

.card-center a:nth-child(3n) {
    margin-right: 0;
}

.card-center a:nth-child(1),
.card-center a:nth-child(2),
.card-center a:nth-child(3) {
    margin-top: 0;
}

.card-center a:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.card-price {
    width: 100%;
    margin-top: 14px;
    font-size: 14px;
    color: #c00000;
    text-align: center;
    line-height: 14px;
}

.news-list {
    width: 234px;
    height: 486px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
}

.news-list .news-head {
    display: block;
    padding: 17px 0 15px;
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    width: 194px;
    margin: 0 auto;
}

.news-content .news-item {
    display: block;
    padding: 9px 20px;
}

.news-title {
    display: block;
    color: #555;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-artical {
    margin-top: 10px;
}

.news-artical img {
    float: left;
    width: 50px;
    height: 50px;
    margin-top: 2px;
	max-width: 100%;
}

.news-artical p {
    float: left;
    width: 132px;
    line-height: 18px;
    color: #b0b0b0;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-left: 10px;
    max-height: 53px;
}

.card-right .more-card {
    height: 153px;
    background-color: #fff;
    position: relative;
    display: block;
    margin-top: 14px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}

.card-right .more-card:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}


/* 茶具 */

.card-left .pro-left-two {
    width: 234px;
    height: 320px;
    padding: 28px 37px;
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    margin-bottom: 14px;
    background-image: url('../images/chaju.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.pro-left-title {
    margin: 30px 0 8px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.pro-left-descr {
    margin: 0 0 22px;
    color: #b0b0b0;
    font-size: 14px;
    text-align: center;
}

.pro-left-price span {
    float: left;
    width: 60%;
    color: #ff3600;
    font-size: 24px;
}

.pro-left-price span:nth-child(1) {
    text-align: right;
}

.pro-left-price span:nth-child(2) {
    width: 40%;
    text-align: left;
    font-size: 14px;
    margin-top: 8px;
}

.card-left .pro-left-two:nth-child(2) {
    margin-bottom: 0;
    background-image: url('../images/chaju2.png');
}

.card-left .pro-left-two:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.card-right .pro-right-only {
    width: 234px;
    height: 320px;
    padding: 28px 37px;
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}

.card-right .pro-right-only:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

#new-card-center .samll-card {
    height: 153px;
    background-color: #fff;
    position: relative;
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    width: 234px;
    padding: 0;
    margin-right: 0;
}

.card-right .samll-card:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.samll-card .small-card-text {
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 46px;
    margin-left: 20px;
    width: 101px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.samll-card .small-card-price {
    color: #c00000;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 16px;
}

.samll-card img {
    position: absolute;
    right: 20px;
    top: 50px;
    width: 80px;
    height: 80px;
}


/* 热评产品 */

.first-item {
    margin-bottom: 60px;
}

.hot-head {
    padding: 40px 0 18px;
}

.hot-head span {
    float: left;
    font-size: 22px;
    color: #333;
}

.hot-head span:nth-child(2) {
    width: 1px;
    height: 18px;
    background-color: #888;
    margin-left: 12px;
    margin-top: 8px;
}

.hot-head span:nth-child(3) {
    margin-left: 6px;
    color: #545454;
    font-size: 14px;
    margin-top: 10px;
}

.slide-item .hot-news {
    width: 296px;
    height: 415px;
    display: block;
    background-color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}

.news-img {
    height: 224px;
    width: 224px;
    margin: 0 auto;
    overflow: hidden;
}

.news-img img {
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hot-content {
    position: relative;
}

.hot-text {
    width: 238px;
    height: 60px;
    margin: 27px auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    color: #555;
    text-align: center;
    max-height: 60px;
}

.hot-people {
    color: #b0b0b0;
    font-size: 12px;
    width: 238px;
    margin: 0 auto 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot-descr {
    padding-left: 29px;
    overflow: hidden;
}

.hot-descr span {
    float: left;
}

.hot-descr span:nth-child(1) {
    width: 170px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot-descr span:nth-child(2) {
    width: 1px;
    height: 15px;
    background-color: #b0b0b0;
    margin-left: 7px;
}

.hot-descr span:nth-child(3) {
    font-size: 14px;
    color: #c00000;
    margin-left: 8px;
}

.hot-content .slide-item ul li:nth-of-type(4n) {
    margin-left: 0;
}

.hot-content .sPrev,
.hot-content .sNext {
    position: absolute;
    left: -62px;
    top: 170px;
    width: 48px;
    height: 48px;
    background-image: url('../images/left.png');
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
}

.hot-content .sNext {
    right: -62px;
    left: auto;
    background-image: url('../images/right.png');
}


/* 醉品头条 */

.hot-head a {
    float: right;
    color: #555;
    font-size: 16px;
}

.hot-head a:hover {
    color: #ff3600;
}

.first-content a {
    width: 296px;
    height: 285px;
    float: left;
    margin-right: 14px;
    background-color: #fff;
    transition: all .3s;
}

.first-content a:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.first-content a:nth-of-type(4n) {
    margin-right: 0;
}

.first-img {
    width: 296px;
    height: 180px;
    overflow: hidden;
}

.first-img img {
    max-width: 100%;
	width: 296px;
	height: 178px;
	
}

.first-text {
    width: 200px;
    margin: 32px auto 14px;
    color: #555;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.first-descr {
    width: 240px;
    margin: 0 auto;
    color: #b0b0b0;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-content a:hover {
    background-color: #fafafa;
}

.news-content a:hover .news-title {
    color: #ff3600;
}


/* /* 一键选茶 * */

.list-info {
    top: 134px;
    height: 386px;
    background-color: rgb(53, 62, 59);
    font-size: 0;
    padding-top: 22px;
}

.list-info dl {
    padding: 0 20px 20px;
    width: 194px;
    height: 32px;
}

.column-more,
.column-line {
    top: -74.5px;
}

.one-tea {
    padding: 24px 20px 14px;
    width: 194px;
    height: 36px;
    background-color: rgb(48, 56, 53);
}

.one-tea .one-title {
    float: left;
    width: 62px;
    height: 20px;
    background-image: url('../images/one.png');
    background-repeat: no-repeat;
    background-position: 0 center;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    margin-top: 4px;
    cursor: normal;
}

.one-content {
    float: left;
    width: 130px;
}

.one-content a {
    float: left;
    color: #b0b0b0;
    font-size: 12px;
    margin-left: 5px;
    width: 60px;
    line-height: 1.5;
}

.one-content a:hover {
    color: #ff3600;
}

.list-info dd ul li {
    margin-right: 10px;
    line-height: 16px;
    height: 16px;
}

.list-info dd ul li a {
    display: block;
}

.list-info dd ul li:nth-child(2n) {
    margin-right: 0;
}

.list-info dd {
    margin-left: 14px;
    width: 130px;
}


/* 楼层 */

.floor-item {
    position: fixed;
    left: 50%;
    top: 30%;
    margin-left: -727px;
    display: none;
    z-index: 100;
}

.floor-item ul {
    border: 1px solid #e0e0e0;
}

.floor-item ul li a {
    display: block;
    width: 48px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #666;
    font-size: 12px;
    background-color: #fff;
    position: relative;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.floor-item ul li a:hover {
    background-color: #ff3600;
    color: #fff;
}

.floor-item ul li.on a {
    background-color: #ff3600;
    color: #fff;
}

.floor-item ul li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 48px;
    left: 0;
    height: 1px;
    background: -webkit-linear-gradient(left, #fff 6.25%, #e0e0e0 50%, #fff 93.75%);
    /* Safari 5.1 - 6 */
    background: -o-linear-gradient(right, #fff 6.25%, #e0e0e0 50%, #fff 93.75%);
    /* Opera 11.1 - 12*/
    background: -moz-linear-gradient(right, #fff 6.25%, #e0e0e0 50%, #fff 93.75%);
    /* Firefox 3.6 - 15*/
    background: linear-gradient(to right, #fff 6.25%, #e0e0e0 50%, #fff 93.75%);
    /* 标准的语法 */
}

.floor-item ul li a.last-floor::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 0;
    width: 0;
}

.floor-item .floor-top {
    display: block;
    width: 48px;
    height: 40px;
    text-align: center;
    line-height: 48px;
    color: #666;
    font-size: 12px;
    background-color: #fff;
    margin-top: 10px;
    border: 1px solid #e0e0e0;
    background-image: url('../images/ic_top.png');
    background-repeat: no-repeat;
    background-position: center 8px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.floor-item .floor-top:hover {
    background-color: #ff3600;
    color: #fff;
}

.floor-item .floor-top.on {
    background-color: #ff3600;
    color: #fff;
}


/* 顶部悬浮 */

.suspension-item {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    display: none;
}

.suspension-item .zuipin-wrapper {
    padding: 8px 0;
}

.suspension-item img {
    display: block;
}

.suspension-item .suspension-logo {
    float: left;
    margin-top: 5px;
}

.suspension-nav {
    float: left;
    margin-left: 102px;
}

.suspension-nav a {
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.suspension-nav a.on {
    color: #ff3700;
    border-bottom: 2px solid #ff3700;
}

.suspension-nav a+a {
    margin-left: 55px;
}

a.suspension-cart {
    width: 120px;
    padding: 13px 0;
    background-color: #ff3600;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
}

.suspension-cart P {
    line-height: 21px;
}

.suspension-cart i {
    font-size: 19px;
    margin-left: 8px;
    line-height: 21px;
}

.suspension-cart i.cart-none {
    margin-left: 26px;
}

.suspension-number {
    padding: 4px 6.485px;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    font-size: 12px;
    color: #ff3600;
    position: absolute;
    right: 11px;
    top: 14px;
    box-sizing: border-box;
    line-height: 12px;
}


/* 三级菜单hover颜色 */

.colunm-common ul li a:hover {
    color: #ff3600;
}

.index_a {
    margin-right: 50px;
}

@media screen and (max-width: 1440px) {
    .floor-item {
        visibility: hidden;
    }
}